翻訳と辞書
Words near each other
・ NOCIRC
・ Nock
・ Nock & Kirby
・ Nock gun
・ Nock Mountains
・ Nockamixon State Park
・ Nockamixon Township, Bucks County, Pennsylvania
・ Nockatunga Station
・ Nockeby
・ Nockebybanan
・ Nockebybron
・ Nockie Holendry
・ Nocko Joković
・ Nockowa
・ NOCL
Noclip mode
・ Nocloa
・ NoClue
・ Nocna zmiana
・ Nocnitsa
・ NoCo
・ NOCO Energy Corporation
・ NoCO2 Certification Program
・ Nocodazole
・ Nocoleche
・ Nocomis
・ Nocomis platyrhynchus
・ NoComply
・ Nocona
・ Nocona Airport


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Noclip mode : ウィキペディア英語版
Noclip mode

In some video games, noclip mode is a video game cheat command that prevents the first-person player character camera from being obstructed by other objects and permits the camera to move in any direction, allowing it to pass through such things as walls, props, and other players.
Noclipping can be used to cheat, avoid bugs (and help developers debug), find easter eggs, and view areas beyond a map's physical boundary.
==Description==
The term was popularized by the games of id Software in the 1990s. The name is derived from the command traditionally used to activate it: typing "idclip" in the game's command PC game console for ''Doom II'' (the previous one was "idspispopd"). The cheat is commonplace, particularly in action-oriented first-person shooters such as ''Quake'' or ''Half-Life''. John Carmack of id Software has told fans that he derived the term from the concept of "clipping a movement vector". The first instance of noclip code probably came from id Software's popular game series ''Commander Keen''.
Noclip modes (and similar modes) often originate as a means by which developers test games. If a new feature is implemented in a game but requires play to determine whether it works, it saves time if a developer can quickly reach the relevant portion of the game by avoiding death or by "flying" over time-consuming regions of the game environment. This source of god modes often manifests itself in the route by which players activate these modes - for example, running a game with a development mode flag.
The equivalent code for a game may also turn off clipping, but this is not the reason why the player can walk through walls. The code turns off collision detection, an entirely separate toggle. The code generally does ''not'' turn off back-face culling, which is why the other side of a one-sided wall is not drawn when the player uses "no collision" mode to walk through it.
Some developers have continued in the fashion of id Software, and refer to this cheat as "clipping" even when it only turns off collision detection, perhaps due to user familiarity with id's code. Other developers call the toggle by its proper name.
Generally speaking, walls and objects have no "substance" unless advanced in-game physics is being used. Collision detection refers to the intersection of a wall or object with the player's avatar. If there is an intersection (collision is on), the game stops the player's motion, as if they had bumped into the intersecting object. Otherwise, the avatar will not interact with the object and will pass through it. This is a relatively simple method of implementing in-game physics with walls.
Noclipping can conflict with other elements of the game. For instance, in the MS-DOS registered 1.3D version of ''Duke Nukem 3D'', and the ''Commander Keen'' series, having noclip mode on and walking outside the level area causes death, and if the player has god mode activated the game will be left in an infinite loop or crash due to the way god mode was implemented. In the MS-DOS Plutonium Pak 1.4 / Atomic Edition 1.5 and in source ports for ''Duke Nukem 3D'', this problem is corrected and it instead behaves more like ''Doom''.

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Noclip mode」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.